@charset "utf-8";
/* PC大于等于1200px */
@media screen and (min-width: 1200px) {
	.c30{ height:30px; clear:both;}
 .index-text { width:100%;text-align: center;}
 .index-text .font30 {font-size: 32px;line-height: 32px; font-weight:bold;}
 .index-text .font24 {font-size: 16px;}
 .index-text .en { padding: 0 0 0 0;
  font-family: 'raleway';
  text-transform: uppercase;
  color: #8f8f8f;
}

	.product{padding: 55px 0; background:#f6f6f6 }
	.product-body {padding: 0;}
	.product-body .promenu{padding: 15px 0 20px 0px; line-height:40px; text-align:center; }
	.product-body .promenu a{ margin:0 10px; font-size:14px; color:#000; }
	.product-body .promenu a:hover{  color:#2862b5; }
	
.product-body .p_Product {
 width:calc((100% - 0px)/4);
}
.product-body .p_CommonSummaryBoxA {
 text-align:center;
}
.product-body .p_MatteIcon .iconfont:before {
 content:'\e602';
}
.product-body >div {
 animation-fill-mode:both;
}
.product-body .proBox {
 padding:50px 0;
}
.product-body .container {
 padding:0 20px;
}
.product-body .proContainer {
 width:100%;
 margin:0px;
 overflow:hidden;
}
.product-body .proImgBox {
 width:100%;
 height:0px;
 padding-bottom:75%;
 position:relative;
 overflow:hidden;
}
.product-body .proLi {
 padding:10px;
 width:25%;
}
.product-body .box {
 box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);
}
.product-body .proImg {
 position:absolute;
 top:50%;
 left:50%;
 width:100%;
 transform:translate(-50%,-50%) scale(1.0);
 transition:all .5s ease;
}
.product-body .txtBox {
	background:#FFF;
 padding:5px;
 transition:all .5s ease;
}
.product-body .proTitle {
 position:relative;
 overflow:hidden;
 width:100%;
 padding-right:30px;
 font-size:14px;
 padding-bottom:15px; 
}
.product-body .proLink {
 display:block;
 width:100%;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 transition:all .5s ease;
}
.product-body .eye {
 position:absolute;
 right:0px;
 top:0px;
 display:block;
 width:30px;
 height:30px;
 overflow:hidden;
 background:url(../images/eye.png);
 background-position:right center;
}
.product-body .line {
 position:relative;
 margin-top:10px;
 width:100%;
 height:2px;
}
.product-body .line::before {
 content:'';
 position:absolute;
 right:0px;
 display:block;
 width:30px;
 height:1px;
 background:#999;
 transition:all .5s ease;
}
.product-body .box:hover .line::before {
 width:100%;
 background:#fff;
}
.product-body .box:hover .txtBox {
 background:#2862b5;
}
.product-body .box:hover .proLink {
 color:#fff;
}
.product-body .box:hover .eye {
 background-position:left center;
}
.product-body .box:hover .proImg {
 transform:translate(-50%,-50%) scale(1.1);
}
.product-body .p_page .pre .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}
.product-body .p_page .next .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}
.product-body .p_more .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}
.product-body .p_loading .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}



	/* ---- about ---- */
	.about {padding: 55px 0; background:url(../images/bt_18.jpg) center center no-repeat;}
	.about-body {padding: 0;}
	.about-left {padding: 0px;  float:right;}
	.about-left .img-box {width: 100%;height: 415px;overflow: hidden;}
	.about-left .img-box img {display: block;margin: 0 auto;}
	.about-right {padding: 20px 30px; background:#FFF; }
	.about-right .title-box {height: 65px; line-height:65px; font-size:30px;  color:#000;}
	.about-right .line{ width:30px; height:2px; background:#d2d2d2; clear:both;}
	.about-right .text-box {margin: 15px 0;text-indent: 2em;line-height: 30px;height: 250px;}
	.about-right .button-box {margin: 10px 0 0;}
	.about-right .button-box .comment {padding: 0 0 0 0;}
	.about-right .button-box .comment li{ width:105px; height:25px; line-height:25px; float:left; text-align:center; background:#dcdcdc; }
	.about-right .button-box .comment li a{ display:block;width:105px; height:25px; color:#1d56a6;}
	.about-right .button-box .comment li a:hover{ background:#1d56a6; color:#FFF;}
	.about-left  .read-more {padding: 0;text-align: center;}
	.about-left  .read-more a {display: block;float: right;/*margin: 0 auto;*/padding: 0 0px 0 0;width: 130px;height: 42px;line-height: 42px;text-align: center;font-size: 18px;text-transform: uppercase;color: #000; position: relative;border-radius:15px;}
	
.about-right ul {
  margin-top: 44px;
}
.about-right ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.about-right ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  background: url(../images/introductionl_line.gif) no-repeat 0 center;
}
.about-right ul li:first-child {
  background: none;
}
.about-right ul li a:hover .txt2 {
  color: #175bc0;
}
.about-right ul li .icon {
  height: 34px;
}
.about-right ul li .icon img {
  max-height: 100%;
}
.about-right ul li .txt2 {
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  margin-top: 10px;
}
	
	.ads{ width:100%; padding:0; margin:0;}
	.ads img{ max-width:100%; height:auto; }
	
	
	
		/* ---- about ---- */
		.cases {padding: 20px 0; background:#f6f6f6;;}
	.cases .img-box {height: 40px;overflow: hidden; background:#1d56a6;text-align:center; }
	.cases .img-box img {display: block;margin: 0 auto;}
    .casebodys{ height:240px;  position:relative; z-index:99; padding-top:30px; margin-bottom:60px;}
    .case-lefts{ width:100%; position:relative;  }
    .case-lefts .prev{ display:block;  width:17px; height:39px; z-index:99;  cursor:pointer; background:url("../images/l.png") no-repeat; position:absolute; left:-15px; top:75px;}
    .case-lefts .next{ display:block;  width:17px; height:39px;  z-index:99;cursor:pointer; background:url("../images/r.png") no-repeat; position:absolute; right:-15px; top:75px;}
    .case-lefts .prevStop{ background:url("../images/l.png") no-repeat; }
    .case-lefts .nextStop{ background:url("../images/r.png") no-repeat; }
    .case-lefts .bd{ padding:0px;   }
    .case-lefts .bd ul{ overflow:hidden; zoom:1; }
    .case-lefts .bd ul li{ margin:0 5px; float:left; width:24%; height:240px; _display:inline; overflow:hidden; text-align:center;  }
    .case-lefts .bd ul li .pic{ text-align:center;width:100%; height:175px; }
    .case-lefts .bd ul li .pic img{width:100%; max-height:100%; display:block;  padding:0px; }
    .case-lefts .bd ul li .title a:hover { color:#F00;  }
    .case-lefts .bd ul li .title{ line-height:30px; height:40px; width:100%; margin:0 auto;  color:#000;  }
	.case-lefts .bd ul li .title .tit{ line-height:40px; height:40px; margin:0 auto; text-align:center; font-size:14px;  color:#000;  }
	.case-lefts .bd ul li .title .desc{ line-height:25px; height:60px; width:90%; margin:0 auto; text-align:left; background:#FFF; color:#000;  }
    .case-lefts .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; text-align:center; z-index:999;}
    .case-lefts .hd ul li{ display:inline-block;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
	.case-lefts .hd ul li.on{ background-position:0 0; }
	

	



	/* ---- news ---- */
	.news {padding: 20px 0; background:url(../images/bt_27.jpg) center center no-repeat;}
	.news-title {padding: 0;text-align: center; padding-bottom:25px;}
	    .news-title img {display: block;margin: 0 auto;}
	.news-body { margin:0 auto; padding:0;}
.news-body .tabBox {
  margin-top: 30px;
}
.news-body .tabBox .left {
  width: 442px;
  float: left;
}
.news-body .tabBox .left .swiper-slide a:hover .text .tit {
  color: #175bc0;
}
.news-body .tabBox .left .swiper-slide a:hover .pic img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.news-body .tabBox .left .swiper-slide .pic {
  height: 268px;
  overflow: hidden;
}
.news-body .tabBox .left .swiper-slide .pic img {
  width: 100%;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.news-body .tabBox .left .swiper-slide .text {
  padding: 26px 30px;
  box-sizing: border-box;
  background: #fff;
  margin-top: 1px;
}
.news-body .tabBox .left .swiper-slide .text .tit {
  height: 22px;
  line-height: 22px;
  font-size: 18px;
  color: #2c2c2c;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.news-body .tabBox .left .swiper-slide .text .txt {
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  margin-top: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news-body .tabBox .left .swiper-slide .text .date {
  height: 20px;
  line-height: 20px;
  font-family: "Arial";
  color: #999999;
  font-size: 16px;
  margin-top: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news-body .tabBox .left .swiper-pagination {
  bottom: 26px;
  text-align: right;
  padding: 0 32px;
  box-sizing: border-box;
}
.news-body .tabBox .left .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c7c7c7;
  opacity: 1;
  margin: 0 5px;
}
.news-body .tabBox .left .swiper-pagination .swiper-pagination-bullet-active {
  background: #175bc0;
}
.news-body .tabBox ul {
  width: 758px;
  float: right;
}
.news-body .tabBox ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.news-body .tabBox ul li {
  width: 368px;
  float: left;
  margin: 0 0 10px 10px;
}
.news-body .tabBox ul li a {
  display: block;
  padding: 28px 26px;
  box-sizing: border-box;
  background: #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.news-body .tabBox ul li a:hover {
  box-shadow: 3px 3px 10px 1px #cbcbcb;
}
.news-body .tabBox ul li a:hover .tit {
  color: #175bc0;
}
.news-body .tabBox ul li .tit {
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  color: #2c2c2c;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.news-body .tabBox ul li .txt {
  height: 78px;
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin: 22px 0;
}
.news-body .tabBox ul li .date {
  height: 20px;
  font-size: 16px;
  color: #999999;
  font-family: "Arial";
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

}
/* iPad Pro 小于等于1200px */
@media screen and (max-width: 1200px) {
	
	 .index-text { width:100%;text-align: center;}
 .index-text .font30 {font-size: 24px;line-height: 22px; font-weight:bold;}
 .index-text .font24 {font-size: 14px;}
 .index-text .en { padding: 0 0 0 0;
  font-family: 'raleway';
  text-transform: uppercase;
  color: #8f8f8f;
}

	.product{padding: 25px 0;background:#f6f6f6  }
	.product-body {padding: 0;}
	.product-body .promenu{padding: 5px 0 10px 0px; line-height:30px; text-align:center; }
	.product-body .promenu a{ margin:0 10px; font-size:14px; color:#000;white-space: nowrap; }
	.product-body .promenu a:hover{  color:#2862b5; }
	
.product-body .p_products {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  white-space: normal;
}
	
.product-body .p_Product {
 width:calc((100% - 0px)/4);
}
.product-body .p_CommonSummaryBoxA {
 text-align:center;
}
.product-body .p_MatteIcon .iconfont:before {
 content:'\e602';
}
.product-body >div {
 animation-fill-mode:both;
}
.product-body .proBox {
 padding:50px 0;
}
.product-body .container {
 padding:0 20px;
}
.product-body .proContainer {
 width:100%;
 margin:0px;
 overflow:hidden;
}
.product-body .proImgBox {
 width:100%;
 height:0px;
 padding-bottom:75%;
 position:relative;
 overflow:hidden;
}
.product-body .proLi {
  padding: 3px !important;
  width: 50% !important;
  float: left !important;
}
.product-body .box {
 box-shadow:0 1px 2px 0 rgba(0,0,0,0.1);
}
.product-body .proImg {
 position:absolute;
 top:50%;
 left:50%;
 width:100%;
 transform:translate(-50%,-50%) scale(1.0);
 transition:all .5s ease;
}
.product-body .txtBox {background:#FFF;
 padding:5px;
 transition:all .5s ease;
}
.product-body .proTitle {
 position:relative;
 overflow:hidden;
 width:100%;
 padding-right:30px;
 font-size:14px;
 padding-bottom:15px; 
}
.product-body .proLink {
 display:block;
 width:100%;
 overflow:hidden;
 white-space:nowrap;
 text-overflow:ellipsis;
 transition:all .5s ease;
}
.product-body .eye {
 position:absolute;
 right:0px;
 top:0px;
 display:block;
 width:30px;
 height:30px;
 overflow:hidden;
 background:url(../images/eye.png);
 background-position:right center;
}
.product-body .line {
 position:relative;
 margin-top:10px;
 width:100%;
 height:2px;
}
.product-body .line::before {
 content:'';
 position:absolute;
 right:0px;
 display:block;
 width:30px;
 height:1px;
 background:#999;
 transition:all .5s ease;
}
.product-body .box:hover .line::before {
 width:100%;
 background:#fff;
}
.product-body .box:hover .txtBox {
 background:#2862b5;
}
.product-body .box:hover .proLink {
 color:#fff;
}
.product-body .box:hover .eye {
 background-position:left center;
}
.product-body .box:hover .proImg {
 transform:translate(-50%,-50%) scale(1.1);
}
.product-body .p_page .pre .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}
.product-body .p_page .next .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}
.product-body .p_more .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}
.product-body .p_loading .iconfont:before {
 shadow-angle:0px;
 shadow-distance:0px;
 shadow-angle-ofInset:0px;
 shadow-distance-ofInset:0px;
}

	/* ---- about ---- */
	.about {padding: 40px 0; background:url(../images/bt_18.jpg) top center no-repeat;}
	.about-body {padding: 0;}
	.about-left {padding: 0px; float:right;}
	.about-left .img-box {width: 100%;height: auto;}
	.about-left .img-box img {display: block;margin: 0 auto;}
	.about-right {padding: 0 10px; background:#FFF;}
	.about-right .title-box {height: 55px;line-height: 55px;margin: 0px 0 0;  color:#000}
	.about-right .line{ width:30px; height:2px; background:#d2d2d2; clear:both;}
	.about-right .title-box h3 {display: inline;font-size: 30px;margin: 0;color: #000;}
	.about-right .title-box p {display: inline;font-size: 20px;margin: 0;letter-spacing: 3px;}
	.about-right .title-box p i {font-style: normal;text-transform: uppercase;color: #000000;margin-left: 5px;padding-left: 5px;border-left: 4px solid #0f974a;}
	.about-right .title-box p em {font-style: normal;text-transform: uppercase;color: #0f974a;}
	.about-right .text-box {margin: 15px 0 0;text-indent: 2em;line-height: 30px;height: auto;}
	.about-right .button-box {margin: 10px 0 0;}
	.about-right .button-box .comment {padding: 0 0px 0 0;}
	.about-right .button-box .comment li{ width:105px; height:25px; line-height:25px; float:left; text-align:center; background:#dcdcdc; }
	.about-right .button-box .comment li a{ display:block;width:105px; height:25px; color:#1d56a6;}
	.about-right .button-box .comment li a:hover{ background:#1d56a6; color:#FFF;}
	.about-left  .read-more {padding: 0;text-align: center;}
	.about-left  .read-more a {display: block;float: right;/*margin: 0 auto;*/padding: 0 0px 0 0;width: 100px;height: 42px;line-height: 42px;text-align: center;font-size: 15px;text-transform: uppercase;color: #000;position: relative;border-radius:15px;}
.about-right ul {
  margin-top: 44px;
}
.about-right ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.about-right ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  background: url(../images/introductionl_line.gif) no-repeat 0 center;
}
.about-right ul li:first-child {
  background: none;
}
.about-right ul li a:hover .txt2 {
  color: #175bc0;
}
.about-right ul li .icon {
  height: 34px;
}
.about-right ul li .icon img {
  max-height: 100%;
}
.about-right ul li .txt2 {
  line-height: 20px;
  font-size: 16px;
  color: #333333;
  margin-top: 10px;
}
	

		.ads{ width:100%; padding:0; margin:0;}
	.ads img{ max-width:100%; height:auto; }

	
		/* ---- about ---- */
		.cases {padding: 0px 0; background:#f6f6f6; }
	.cases .img-box {height: 40px;overflow: hidden; background:#1d56a6;text-align:center; }
	.cases .img-box img {display: block;margin: 0 auto;}
    .casebodys{ height:240px;  position:relative; z-index:99; padding-top:30px; margin-bottom:60px;}
    .case-lefts{ width:100%; position:relative;  }
    .case-lefts .prev{ display:block;  width:17px; height:39px; z-index:99;  cursor:pointer; background:url("../images/l.png") no-repeat; position:absolute; left:-15px; top:75px;}
    .case-lefts .next{ display:block;  width:17px; height:39px;  z-index:99;cursor:pointer; background:url("../images/r.png") no-repeat; position:absolute; right:-15px; top:75px;}
    .case-lefts .prevStop{ background:url("../images/l.png") no-repeat; }
    .case-lefts .nextStop{ background:url("../images/r.png") no-repeat; }
    .case-lefts .bd{ padding:0px;   }
    .case-lefts .bd ul{ overflow:hidden; zoom:1; }
    .case-lefts .bd ul li{ margin:0 5px; float:left; width:24%; height:240px; _display:inline; overflow:hidden; text-align:center;  }
    .case-lefts .bd ul li .pic{ text-align:center;width:100%; height:175px; }
    .case-lefts .bd ul li .pic img{width:100%; max-height:100%; display:block;  padding:0px; }
    .case-lefts .bd ul li .title a:hover { color:#F00;  }
    .case-lefts .bd ul li .title{ line-height:30px; height:40px; width:100%; margin:0 auto; color:#000;  }
	.case-lefts .bd ul li .title .tit{ line-height:40px; height:40px; margin:0 auto; text-align:center; font-size:16px;  color:#000;  }
	.case-lefts .bd ul li .title .desc{ line-height:25px; height:60px; width:90%; margin:0 auto; text-align:left; background:#FFF; color:#000;  }
    .case-lefts .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; text-align:center; z-index:999;}
    .case-lefts .hd ul li{ display:inline-block;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
	.case-lefts .hd ul li.on{ background-position:0 0; }
	

	



	/* ---- news ---- */
	.news {padding:0; margin-bottom:30px; background:#e7f0f6;}
	.news-body {  margin:0 auto;}
.news-body .tabBox {
	margin-top: 20px;
}
.news-body .tabBox .left {
	max-width: 690px;
	width: 100%;
	float: none;
	margin: 0 auto;
	padding: 0 5px;
	box-sizing: border-box;
}
.news-body .tabBox .left .swiper-slide a:hover .text .tit {
	color: #2c2c2c;
}
.news-body .tabBox .left .swiper-slide a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.news-body .tabBox .left .swiper-slide .pic {
	height: auto;
}
.news-body .tabBox .left .swiper-slide .pic img{
	max-width:100%;
	height: auto;
}
.news-body .tabBox .left .swiper-slide .text {
	background: #fff;
	padding: 12px;
}
.news-body .tabBox .left .swiper-slide .text .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
.news-body .tabBox .left .swiper-slide .text .txt {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 10px;
}
.news-body .tabBox .left .swiper-slide .text .date {
	font-size: 14px;
	margin-top: 8px;
}
.news-body .tabBox .left .swiper-pagination {
	bottom: 5px;
	padding: 0 5px;
}
.news-body .tabBox .left .swiper-pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	margin: 0 4px;
}
.news-body .tabBox ul {
	width: 100%;
	max-width: 700px;
	float: none;
	margin: 14px auto 0 auto;
}
.news-body .tabBox ul li {
	width: 48%;
	margin: 0 0 10px 0;
	padding: 0 5px;
	box-sizing: border-box;
}
.news-body .tabBox ul li a {
	  display: block;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.news-body .tabBox ul li a:hover {
	box-shadow: none;
}
.news-body .tabBox ul li .tit {
	font-size: 16px;
}
.news-body .tabBox ul li a:hover .tit {
	color: #2c2c2c;
}
.news-body .tabBox ul li .txt {
	height: 60px;
	line-height: 20px;
	font-size: 14px;
	margin: 12px 0;
}
.news-body .tabBox ul li .date {
	height: 20px;
	font-size: 16px;
	color: #999999;
	font-family: "Arial";
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
}

}
/* iPad Pro 小于等于1024px iPad Pro */
@media screen and (max-width: 1024px) {
	.Piiic {display: none;}
}
/* iPad 小于等于 992px */
@media (max-width: 992px){
	/* ---- about ---- */
	.about {padding: 30px 0;}
	.about-left .img-box {height: auto;}
	.about-left .img-box img {width: 100%;}
	.about-bottom li .about-list {width: 60%;}

	/* ---- product ---- */
	.product-title {margin-bottom: 0;}
	.product-title p {padding: 0 5%;}
	.product-left .left-head {display: none;}
	.product-right li {margin-top: 10px;}
	/*.product-right li .img-box {height: 266.25px;}*/
	.product-right li .img-box img {width: 100%;}

	/* ---- news ---- */
	.news-body .news-left .news-box {margin: 10px;}


}

@media (max-width: 991px) and (min-width: 769px){
	/* ---- about ---- */
	.about-right .text-box {height: auto;}
	.about-bottom li .about-list {width: auto;}
	/* ---- product ---- */
	.product-right li .img-box {height: 266.25px;}

	/* ---- case ---- */

	/* ---- news ---- */	
	.news-body .news-left .news-box .img-box {height: auto;}
.news-body .tabBox .left .swiper-slide .pic img{
	max-width:100%;
	height: auto;
}

	/* ---- contact ---- */
	.contact-body dl {margin: 0;}
	.contact-body dd .contact-box {padding: 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.contact-body dd:nth-of-type(1) .contact-box {margin-right: 0;}
	.contact-body dd:nth-of-type(2) .contact-box {margin: 0;}
	.contact-body dd:nth-of-type(3) .contact-box {margin-left: 0;}
	.contact-body dd .contact-box h3 {padding-left: 10px;}
	
}


/* 平板 小于等于 768px iPad */
@media (max-width: 768px){
	.product-body .p_products {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  white-space: normal;
}
	.news-body .tabBox ul li {
  width: 100%;
}
	.news-body { padding:0 10px;}
	.commbody { padding:0 10px;}


	.cases {padding: 0px 0;  overflow:hidden;}
	.cases .img-box {height: 30px;overflow: hidden; background:#1d56a6;text-align:center; }
	.cases .img-box img {display: block;margin: 0 auto; width:100%;}
    .casebodys{ height:180px;  position:relative; z-index:99; padding:0px 10px; margin-bottom:30px;}
    .case-lefts{ width:100%; position:relative;  }
    .case-lefts .prev{ display:block;  width:17px; height:39px; z-index:99;  cursor:pointer; background:url("../images/l.png") no-repeat; position:absolute; left:-15px; top:75px;}
    .case-lefts .next{ display:block;  width:17px; height:39px;  z-index:99;cursor:pointer; background:url("../images/r.png") no-repeat; position:absolute; right:-15px; top:75px;}
    .case-lefts .prevStop{ background:url("../images/l.png") no-repeat; }
    .case-lefts .nextStop{ background:url("../images/r.png") no-repeat; }
    .case-lefts .bd{ padding:0px;   }
    .case-lefts .bd ul{ overflow:hidden; zoom:1; }
    .case-lefts .bd ul li{ margin:0 15px 0 0; float:left; width:49%; height:180px; _display:inline; overflow:hidden; text-align:center;  }
    .case-lefts .bd ul li .pic{ text-align:center;width:100%; height:150px; }
    .case-lefts .bd ul li .pic img{width:100%; max-height:100%; display:block;  padding:0px; }
    .case-lefts .bd ul li .title a:hover { color:#F00;  }
    .case-lefts .bd ul li .title{ line-height:30px; height:30px; width:100%; margin:0 auto; background:#e9f3fc; color:#000;  }
	.case-lefts .bd ul li .title .tit{ line-height:30px; height:30px; margin:0 auto; text-align:center; font-size:14px;  color:#000;  }
	.case-lefts .bd ul li .title .desc{ line-height:25px; height:60px; width:90%; margin:0 auto; text-align:left; background:#FFF; color:#000;  }
    .case-lefts .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; text-align:center; z-index:999;}
    .case-lefts .hd ul li{ display:inline-block;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
	.case-lefts .hd ul li.on{ background-position:0 0; }


}
/* 手机 小于等于 640px */
@media (max-width: 640px) {




	/* ---- about ---- */
	.about {padding: 10px 0;}
	.about-left .img-box img {width: 100%;}
	.about-right .title-box {height: 35px; line-height:35px; font-size:24px; font-weight:bold; }
	.about-right .text-box {margin: 10px 0;}
	.about-bottom li {margin: 10px 0;}
	/* ---- .product ---- */
	.product {padding: 15px 0;}
	.product-right-img{ display:none;}
	.product-title {width: 100%;height: 54px;overflow: hidden; text-align:center; padding-top:0px; margin-bottom:10px;}
	.product-title img {display: block;margin: 0 auto; max-width:100%; max-height:100%;}
	.product-left {padding: 0 10px; width:100%;}
	.product-left .left-body {border:2px solid #499900; }
	.product-left .left-body ol {padding: 10px 5px;}
	.product-left .left-body li a {font-size: 14px;}
	.product-right {padding: 0 10px; width:100%;}
	.product-right li .text-box {height: 25px;line-height: 25px;margin: 0px 0px 0;}
	.product-right li .text-box p {font-size: 14px;height: 25px;line-height: 25px;top: calc(50% - 15px);}


	
	/* ---- news ---- */
	.news {padding: 0px 0;}
	
}
/* 手机 小于等于 414px iPhone6/7/8Plus */
